Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump up pyarrow version #6814

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Bump up pyarrow version #6814

merged 2 commits into from
Dec 1, 2023

Conversation

nico-stefani
Copy link
Member

@nico-stefani nico-stefani commented Nov 28, 2023

Description

This PR bump up the pyarrow version to 14.0.1.

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@nico-stefani nico-stefani linked an issue Nov 28, 2023 that may be closed by this pull request
5 tasks
@javimed javimed added level/task Task issue type/enhancement Enhancement issue labels Nov 29, 2023
Copy link
Member

@javimed javimed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since tabs are connected for the whole page, I think we better split python 3.7–3.10 install command into two tabs, too, one for 3.7 and one for 3.8–3.10, as done for the dependencies installation in this PR. While the command will be the same the user will choose their python version only once. The end result is as follows. What do you think?

Peek 30-11-2023 09-55

@nico-stefani
Copy link
Member Author

Since tabs are connected for the whole page, I think we better split python 3.7–3.10 install command into two tabs, too, one for 3.7 and one for 3.8–3.10, as done for the dependencies installation in this PR. While the command will be the same the user will choose their python version only once. The end result is as follows. What do you think?

Peek 30-11-2023 09-55 Peek 30-11-2023 09-55

I see it well. I'll do the change.

@nico-stefani nico-stefani requested a review from javimed November 30, 2023 13:48
@javimed javimed merged commit 02cd9e5 into 4.8.0 Dec 1, 2023
@javimed javimed deleted the 20354-bumpup-pyarrow-version branch December 1, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement Enhancement issue
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Upgrade pyarrow to >= 14.0.1 and remove pyarrow_hotfix dependency
3 participants